home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 6 code / TCP / NewsWatcher / NW Source / Source / aevt.h < prev    next >
Encoding:
Text File  |  1994-11-11  |  248 b   |  5 lines  |  [TEXT/MMCC]

  1. OSErr InitializeAppleEvents (AppleEvent *firstEvent, AppleEvent *firstReply);
  2. OSErr MyAEProcessAppleEvent (EventRecord *ev);
  3. OSErr MyAEResumeTheCurrentEvent (AppleEvent *event, AppleEvent *reply,
  4.     AEEventHandlerUPP dispatcher, long handlerRefCon);
  5.